2025-06-27 13:32:22,964 [ 485882 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-27 13:32:22,964 [ 485882 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-27 13:32:22,964 [ 485882 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-27 13:32:22,964 [ 485882 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_czepzh --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_rabbitmq/test.py::test_rabbitmq_msgpack test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings test_storage_rabbitmq/test.py::test_rabbitmq_random_detach test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 'test_storage_rabbitmq/test.py::test_rabbitmq_select[0]' 'test_storage_rabbitmq/test.py::test_rabbitmq_select[1]' test_storage_rabbitmq/test.py::test_rabbitmq_select_empty test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_vhost test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view test_storage_rabbitmq/test.py::test_row_based_formats test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_system_clusters_actual_information/test.py::test 'test_system_merges/test.py::test_merge_simple[]' 'test_system_merges/test.py::test_merge_simple[replicated]' 'test_system_merges/test.py::test_mutation_simple[]' 'test_system_merges/test.py::test_mutation_simple[replicated]' test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_text_log_level/test.py::test_basic test_truncate_database/test_replicated.py::test_truncate_database_replicated test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [46 items] scheduling tests via LoadFileScheduling test_storage_rabbitmq/test.py::test_rabbitmq_msgpack test_system_merges/test.py::test_merge_simple[] test_table_function_redis/test.py::test_create_table test_storage_url_http_headers/test.py::test_storage_url_http_headers test_truncate_database/test_replicated.py::test_truncate_database_replicated test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_system_clusters_actual_information/test.py::test test_user_directories/test.py::test_duplicates test_text_log_level/test.py::test_basic [gw5] [ 2%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw5] [ 4%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw5] [ 6%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw4] [ 8%] PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw7] [ 10%] PASSED test_text_log_level/test.py::test_basic [gw4] [ 13%] PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw2] [ 15%] PASSED test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories [gw3] [ 17%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw2] [ 19%] PASSED test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory [gw3] [ 21%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw3] [ 23%] PASSED test_table_function_redis/test.py::test_simple_select [gw0] [ 26%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_msgpack test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings [gw2] [ 28%] PASSED test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style [gw6] [ 30%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw1] [ 32%] PASSED test_system_merges/test.py::test_merge_simple[] test_system_merges/test.py::test_merge_simple[replicated] [gw2] [ 34%] PASSED test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style [gw1] [ 36%] PASSED test_system_merges/test.py::test_merge_simple[replicated] test_system_merges/test.py::test_mutation_simple[] [gw2] [ 39%] PASSED test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path [gw2] [ 41%] PASSED test_user_directories/test.py::test_relative_path [gw0] [ 43%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo [gw1] [ 45%] PASSED test_system_merges/test.py::test_mutation_simple[] test_system_merges/test.py::test_mutation_simple[replicated] [gw1] [ 47%] PASSED test_system_merges/test.py::test_mutation_simple[replicated] [gw8] [ 50%] PASSED test_system_clusters_actual_information/test.py::test [gw0] [ 52%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert [gw0] [ 54%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 [gw0] [ 56%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 [gw0] [ 58%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert [gw0] [ 60%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration [gw0] [ 63%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro [gw0] [ 65%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume [gw0] [ 67%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings [gw0] [ 69%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings test_storage_rabbitmq/test.py::test_rabbitmq_random_detach [gw0] [ 71%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_random_detach test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages [gw0] [ 73%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 [gw0] [ 76%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 [gw0] [ 78%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 test_storage_rabbitmq/test.py::test_rabbitmq_select[0] [gw0] [ 80%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[0] test_storage_rabbitmq/test.py::test_rabbitmq_select[1] [gw0] [ 82%] SKIPPED test_storage_rabbitmq/test.py::test_rabbitmq_select[1] test_storage_rabbitmq/test.py::test_rabbitmq_select_empty [gw0] [ 84%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select_empty test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish [gw0] [ 86%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange [gw0] [ 89%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter [gw0] [ 91%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_vhost [gw0] [ 93%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_vhost test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns [gw0] [ 95%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view [gw0] [ 97%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view test_storage_rabbitmq/test.py::test_row_based_formats [gw0] [100%] PASSED test_storage_rabbitmq/test.py::test_row_based_formats ============================== slowest durations =============================== 121.25s call test_system_clusters_actual_information/test.py::test 89.58s call test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 75.18s call test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 67.97s call test_storage_rabbitmq/test.py::test_row_based_formats 51.52s call test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 37.86s call test_system_merges/test.py::test_mutation_simple[replicated] 37.31s call test_system_merges/test.py::test_mutation_simple[] 37.02s call test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 35.36s call test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 33.18s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 32.80s call test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 32.53s call test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings 28.63s setup test_storage_rabbitmq/test.py::test_rabbitmq_msgpack 26.91s setup test_table_function_redis/test.py::test_create_table 24.95s setup test_system_merges/test.py::test_merge_simple[] 23.82s setup test_system_clusters_actual_information/test.py::test 20.14s call test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 16.48s setup test_user_directories/test.py::test_duplicates 16.33s setup test_storage_url_http_headers/test.py::test_storage_url_http_headers 15.09s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 14.72s setup test_text_log_level/test.py::test_basic 14.03s call test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 12.04s teardown test_storage_rabbitmq/test.py::test_row_based_formats 11.74s call test_system_merges/test.py::test_merge_simple[replicated] 11.05s call test_system_merges/test.py::test_merge_simple[] 10.69s call test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 10.36s call test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 9.20s call test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 8.49s call test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 7.71s call test_user_directories/test.py::test_relative_path 7.58s call test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 7.14s call test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 6.75s call test_user_directories/test.py::test_mixed_style 6.68s call test_user_directories/test.py::test_memory 6.60s call test_user_directories/test.py::test_old_style 6.28s call test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 5.76s call test_user_directories/test.py::test_duplicates 5.53s teardown test_system_clusters_actual_information/test.py::test 5.50s call test_user_directories/test.py::test_local_directories 5.47s teardown test_system_merges/test.py::test_mutation_simple[replicated] 5.19s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 5.06s teardown test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 4.52s call test_storage_rabbitmq/test.py::test_rabbitmq_msgpack 4.50s call test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 4.28s call test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 4.13s call test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 4.11s teardown test_text_log_level/test.py::test_basic 3.42s teardown test_table_function_redis/test.py::test_simple_select 3.23s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 2.67s call test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 2.25s call test_text_log_level/test.py::test_basic 2.00s teardown test_user_directories/test.py::test_relative_path 1.71s call test_storage_rabbitmq/test.py::test_rabbitmq_vhost 1.69s call test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 1.33s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 0.80s call test_table_function_redis/test.py::test_create_table 0.66s call test_table_function_redis/test.py::test_data_type 0.63s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.58s teardown test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 0.53s teardown test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 0.49s call test_table_function_redis/test.py::test_simple_select 0.48s teardown test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 0.48s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 0.42s teardown test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_msgpack 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_vhost 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 0.38s call test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 0.29s call test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.27s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.22s call test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 0.00s setup test_storage_rabbitmq/test.py::test_row_based_formats 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 0.00s setup test_user_directories/test.py::test_local_directories 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_user_directories/test.py::test_memory 0.00s setup test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 0.00s teardown test_user_directories/test.py::test_duplicates 0.00s setup test_user_directories/test.py::test_mixed_style 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 0.00s teardown test_user_directories/test.py::test_local_directories 0.00s teardown test_system_merges/test.py::test_merge_simple[] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_vhost 0.00s setup test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 0.00s teardown test_system_merges/test.py::test_merge_simple[replicated] 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s setup test_system_merges/test.py::test_mutation_simple[replicated] 0.00s teardown test_table_function_redis/test.py::test_data_type 0.00s teardown test_user_directories/test.py::test_memory 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s setup test_user_directories/test.py::test_old_style 0.00s teardown test_user_directories/test.py::test_mixed_style 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_user_directories/test.py::test_relative_path 0.00s teardown test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s teardown test_user_directories/test.py::test_old_style =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers PASSED test_text_log_level/test.py::test_basic PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers PASSED test_user_directories/test.py::test_duplicates PASSED test_table_function_redis/test.py::test_create_table PASSED test_user_directories/test.py::test_local_directories PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_function_redis/test.py::test_simple_select PASSED test_storage_rabbitmq/test.py::test_rabbitmq_msgpack PASSED test_user_directories/test.py::test_memory PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_system_merges/test.py::test_merge_simple[] PASSED test_user_directories/test.py::test_mixed_style PASSED test_system_merges/test.py::test_merge_simple[replicated] PASSED test_user_directories/test.py::test_old_style PASSED test_user_directories/test.py::test_relative_path PASSED test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings PASSED test_system_merges/test.py::test_mutation_simple[] PASSED test_system_merges/test.py::test_mutation_simple[replicated] PASSED test_system_clusters_actual_information/test.py::test PASSED test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo PASSED test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert PASSED test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration PASSED test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings PASSED test_storage_rabbitmq/test.py::test_rabbitmq_random_detach PASSED test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[0] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select_empty PASSED test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish PASSED test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange PASSED test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter PASSED test_storage_rabbitmq/test.py::test_rabbitmq_vhost PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view PASSED test_storage_rabbitmq/test.py::test_row_based_formats SKIPPED [1] test_storage_rabbitmq/test.py:128: Data races: see https://github.com/ClickHouse/ClickHouse/issues/56866 ================== 45 passed, 1 skipped in 591.83s (0:09:51) ===================